invoke call

调用调用

常用释义

词性释义

调用调用
例句
  • 全部
1·The managed signature of the platform invoke call might not match the unmanaged signature of the method being called.
检查托管平台调用签名和调用约定,以确认其与本机目标的签名和调用约定相匹配。
2·Which shows that the string lookit, which was passed to the invoke call in wsadmin, was received and used by the SnoopMBean code that implements the snoopy operation.
这显示实现snoopy操作的SnoopMBean代码接收并使用了传递给wsadmin中的invoke调用的lookit字符串。
3·When you face such a situation, wrap the custom control in its own widget class, inheriting other standard widgets when appropriate, and then wrap the invoke call in a method of this class.
遇到这种情况时,可以将定制控件封装到其自己的窗口小部件类中,根据需要继承其他标准窗口小部件,然后将invoke调用封装到该类的方法中。
4·An invoke will call another WSDL service and collect the response message in a process variable.
调用活动会调用另一个WSDL服务并将响应消息收集到一个过程变量里。
5·To invoke a remote function, the client makes a call to the client stub.
为调用一个远程函数,客户程序要调用客户机存根。
6·To avoid this, an un-caught handler can decide whether to invoke an abort or a thread-exit call.
为了避免这一点,未捕获处理程序可以决定是请求异常中止调用,还是请求线程退出调用。
7·If the error resulted from a call on the database object, you would invoke those methods on the database object instead.
如果错误是由于调用数据库对象而产生的,那么可以在那个数据库对象上调用上述两个方法。
8·As you can see, you first invoke the controller action as if it were a method call on the controller.
可以看到,您首先调用控制器操作,就像它是另一个控制器上的方法一样。
9·DB2 has a "CALL" command that you can use to invoke any stored procedure.
DB2有一个“CALL”命令,可以使用它调用任何存储过程。
10·You can then call the service-specific access methods to actually invoke operations.
然后可以调用服务特定的访问方法来实际调用操作。